06. Kalman Filter Design
KALMAN Kalman Filter Design RENDER V2
A note on time
In the above equation we see that x' = x + velocity, but we know that the complete equation is x' = x + delta-t*velocity
. In this example, Sebastian assumes that delta t = 1 (that a time step is always one), which is allows him to simplify this equation.